@font-face {
  font-family: 'Circe';
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: local('Circe Light'),
    url(../fonts/Circe/Circe-Light.woff2) format('woff2'),
    url(../fonts/Circe/Circe-Light.woff) format('woff'),
    url(../fonts/Circe/Circe-Light.bin) format('truetype'),
    url(../fonts/Circe/Circe-Light.eot) format('embedded-opentype');
}

@font-face {
  font-family: 'Circe';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: local('Circe Regular'),
    url(../fonts/Circe/Circe-Regular.woff2) format('woff2'),
    url(../fonts/Circe/Circe-Regular.woff) format('woff'),
    url(../fonts/Circe/Circe-Regular.bin) format('truetype'),
    url(../fonts/Circe/Circe-Regular.eot) format('embedded-opentype');
}

@font-face {
  font-family: 'Circe';
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: local('Circe Bold'),
    url(../fonts/Circe/Circe-Bold.woff2) format('woff2'),
    url(../fonts/Circe/Circe-Bold.woff) format('woff'),
    url(../fonts/Circe/Circe-Bold.bin) format('truetype'),
    url(../fonts/Circe/Circe-Bold.eot) format('embedded-opentype');
}
